hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
IHipAudioDecoder.decode
hip
api
data
audio
IHipAudioDecoder
Undocumented in source.
interface
IHipAudioDecoder
bool
decode
(
in
ubyte
[]
data
,
HipAudioEncoding
encoding
,
HipAudioType
type
,
void
delegate
(
in
ubyte
[]
data
)
onSuccess
,
void
delegate
(
)
onFailure
)
Meta
Source
See Implementation
hip
api
data
audio
IHipAudioDecoder
functions
channelConversion
decode
dispose
getAudioConfig
getClipChannels
getClipData
getClipSize
getDuration
getSamplerate
loadData
resample
startDecoding
updateDecoding